func go/doc.fields 2 uses go/doc (current package) reader.go#L351: func fields(typ ast.Expr) (list []*ast.Field, isStruct bool) { reader.go#L394: list, typ.isStruct = fields(spec.Type)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)